Remove support for the `editorconfig` executable
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 17 Jun 2024 14:41:31 +0000 (10:41 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 19 Jun 2024 18:38:31 +0000 (14:38 -0400)
commit3f90253dae0eda0ff2fa0b2635dc8e9b6a300641
tree103d7f9d42549be2a0d8a225fa0839a0c9bf85ba
parent729fc9b88b44f4168a842b3d38bc5b4be3c25772
Remove support for the `editorconfig` executable

Some of the code lacks copyright paperwork, so let's remove it for now,
so we don't have to adapt it to the new hooks.
If/when it proves useful/necessary it'll be easy enough to re-add.

* editorconfig.el (editorconfig-exec-path, edconf-get-properties-function)
(edconf-exec-path, editorconfig-get-properties-function): Delete variables.
(editorconfig--execute-editorconfig-exec)
(editorconfig--parse-properties, editorconfig-get-properties)
(editorconfig-get-properties-from-exec): Delete functions.
(editorconfig-call-get-properties-function):
Call `editorconfig-core-get-properties-hash` directly.
lisp/editorconfig.el